[INFO] cloning repository https://github.com/awwaiid/ghostwriter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awwaiid/ghostwriter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawwaiid%2Fghostwriter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawwaiid%2Fghostwriter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb002460bc06a3281f6f1d213fea4de1b93c97cb
[INFO] checking awwaiid/ghostwriter against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawwaiid%2Fghostwriter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/awwaiid/ghostwriter
[INFO] finished tweaking git repo https://github.com/awwaiid/ghostwriter
[INFO] tweaked toml for git repo https://github.com/awwaiid/ghostwriter written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awwaiid/ghostwriter on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awwaiid/ghostwriter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a222a84dfd5fe343a6ae6ed69a6a54d472033499782c2ed52e9aa864d62fa10b
[INFO] running `Command { std: "docker" "start" "a222a84dfd5fe343a6ae6ed69a6a54d472033499782c2ed52e9aa864d62fa10b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a222a84dfd5fe343a6ae6ed69a6a54d472033499782c2ed52e9aa864d62fa10b" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a222a84dfd5fe343a6ae6ed69a6a54d472033499782c2ed52e9aa864d62fa10b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a222a84dfd5fe343a6ae6ed69a6a54d472033499782c2ed52e9aa864d62fa10b" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: ghostwriter v0.4.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking ttf-parser v0.17.1
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking svgtypes v0.8.2
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking rustybuzz v0.5.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.0
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking fontdb v0.9.3
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6077221391edeae6 -C extra-filename=-53aad091dc908162 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1dde62594acc39cd.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7b30f7fcf0354802.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1a1762314a6ce715.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-bc4335644409abee.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6333fd386ff24016.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1f22a69f7b139e0b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a222a84dfd5fe343a6ae6ed69a6a54d472033499782c2ed52e9aa864d62fa10b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a222a84dfd5fe343a6ae6ed69a6a54d472033499782c2ed52e9aa864d62fa10b", kill_on_drop: false }`
[INFO] [stdout] a222a84dfd5fe343a6ae6ed69a6a54d472033499782c2ed52e9aa864d62fa10b
